Step 1: The code that creates this drawing is inefficient. Let's analyze the code!
- Run the code and look at the stage. How many stars are drawn?
- Think: How is the value of each star's x-coordinate different?
- Think: How is the value of each star's size different?
- Use the code to answer the questions on the stage!
To navigate the page using the TAB key, first press ESC to exit the code editor.